home *** CD-ROM | disk | FTP | other *** search
/ Professor Teaches HTML F…damentals & HTML Advanced / Professor Teaches HTML Fundamentals & HTML Advanced.iso / PRFHTA / 1b / 1b29.wav (.mp3) < prev    next >
Waveform Audio File Format  |  2000-11-08  |  279.7 KB  |  1 channel  |  22,050 sample rate  |  25 seconds
Transcription: Let's add a tiled background image to Barry's homepage. Here is the stylesheet core-style.css that you created earlier. Use the background image property to assign the image notes.gif as a background for the body element and use the background repeat property with a value of repeat to tell the browser to tile the background. Start by adding the selector and background image property.